var github.com/jackc/pgx/v5/pgtype.bigNBase
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L38: bigNBase *big.Int = big.NewInt(nbase)
numeric.go#L456: wholePart.DivMod(wholePart, bigNBase, remainder)
numeric.go#L462: fracPart.DivMod(fracPart, bigNBase, remainder)
numeric.go#L650: mul = bigNBase
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)